fix(deps): update rust crate gtk to 0.18 - autoclosed #878
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.16
->0.18
Release Notes
gtk-rs/gtk3-rs (gtk)
v0.18.0
Compare Source
What's Changed
--generate-link-to-definition
option when building on docs.rs by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/829New Contributors
Full Changelog: gtk-rs/gtk3-rs@0.17.1...0.18.0
v0.17.1
Compare Source
What's Changed
Full Changelog: gtk-rs/gtk3-rs@0.17.0...0.17.1
v0.17.0
What's Changed
Object<T>::as_mut()
without unsafe, and a couple other small things by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/16cargo fmt
by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/22black
by @MarijnS95 in https://github.com/gtk-rs/gtk3-rs/pull/176Settings::bind_with_mapping()
binding by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/210Object::new_subclass()
function by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/219glib-compile-resources
wrapper, and macro to include by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/261GBoxed
not require importingBoxedType
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/275enter_notify_event
andleave_notify_event
toWidgetImpl
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/334#[object_subclass]
proc macro. by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/335type_data()
andget_type()
to newunsafe trait
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/338drag-motion
anddrag-drop
signals returnbool
instead ofInhibit
by @SolraBizna in https://github.com/gtk-rs/gtk3-rs/pull/361Gir.toml
files instead of using "-d" by default on gir by @GuillaumeGomez in https://github.com/gtk-rs/gtk3-rs/pull/366DBusProxy
assend+sync
and regenerate by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/422WidgetClassSubclassExt::{css_name,set_css_name}
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/476glib::StaticType
is in scope in the gener… by @sdroege in https://github.com/gtk-rs/gtk3-rs/pull/482components
to install clippy by @MarijnS95 in https://github.com/gtk-rs/gtk3-rs/pull/485From
andTryFrom
implementations for working withChar
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/494gtk_container_class_handle_border_width()
by @ids1024 in https://github.com/gtk-rs/gtk3-rs/pull/497Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.